.style-1{
        margin-top: 0px !important;
    }
    .rv {
   
    padding-top: -20px !important;
}
@media screen and (max-width: 540px) {
	.home-page .header {
    margin-bottom: 100%;
    position: initial;
    
}
}
@media screen and (min-width: 540px) and (max-width: 780px) {
	.home-page .header {
    margin-bottom: 100%;
    position:initial;
   
}
}
.centered {
  position: absolute;
  top: 45%;
  left: 70%;
  transform: translate(-50%, -50%);

}
.home_banr_txt .banr_txt p.text-blue.bnr_width.new_normal {
    width: 570px;
    font-weight: bold;
    font-size: 2.5rem;
    top: -10px;
    position: relative;
    line-height: 1.2em;
    letter-spacing: 4px;
    color: #140251;
}
.bnr{
  font-size: 12px !important;
}
.btn_h{
  padding: 11px 18px !important;
  margin-left: 20px;
}
.home-page{
  margin-top: 30px;
}
.btn_sv {
    color: #009c8f;
    border: 2px solid #009c8f;
}
.btn_sv:before {
    background-color: #009c8f;
}
.text-blue.bnr_width_red {
    font-size: 16px;
    line-height: 34px;
    font-family: 'Archia-Medium';
    padding-top: 20px;
}
.chkpadding{
	padding-left: 39%;
}
.customiframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    transition: opacity .25s;
}



.subhead{
  font-size: 12px !important;
  line-height: 0px;
}

.adoption{
  text-align: center;
  height: 60vh;
}
.looking{
  letter-spacing: .15em;
}
.btn_rv {
    padding: 11px 18px !important;
    margin-left: 0px;
}
.banr_img {
    display: flex;
    padding-top: var(--spacing-5);
    padding-left: var(--spacing-3);
    justify-content: flex-end;
    flex: 2 1 0%;
  }

  .banr_img svg{
    height: 600px;
    width: auto;
  }
  .iconbox{
    display: inherit;
  }
  .press_release1 {
    background-color: #ffa400;
    padding: 7% 0;
  }
  .contact_inner.cnt-p p{
    color: #fff;
  }
  .contact_inner h3 {
    font-family: Archia-SemiBold;
    margin-bottom: 8px;
    margin-top: 0px;
  }
  .red_head{
    color: #e83347;
  }
  .dptiub {
      display: flex;
      flex-direction: row;
      margin-top: 64px;
  }
  .biftWN {
      margin-right: 0px;
      margin-left: 0px;
      margin-top: 32px;
      margin-bottom: 16px;
      font-size: 20px;
      color: rgb(10,11,13);
      font-weight: 500;
  }
  .arrow {
        flex: 1 1 0%;
        height: 1px;
        margin-top: 40px;
        background-color: rgba(91,97,110,0.7);
    transform: translate(0%,-50%);
    width: 90%;
  }

  .arrow::after, .arrow::before {
    content: '';
    position: absolute;
    width: 9%;
    height: 1px;
    right: -1%;
    background-color: rgba(91,97,110,0.7);
  }

  .arrow::after {
    top: -7px;
    transform: rotate(45deg);
  }

  .arrow::before {
    top: 7px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg);
  }
  .press_release1::after, #top1_sec a span {
      z-index: 2;
  }

  .ulrv{
    margin-left: -22px !important;
  }

 
.testimonial{
    
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    font-size: 50px;
    font-weight: 900;
    color: #f1971f;
    position: absolute;
    top: -50px;
   
}
.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial .title:before{
    content: "";
    border-top: 15px solid #662a66;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial .title:after{
    
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-size: 50px;
    color: #ff9f00;

}
.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}
.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #181842 !important;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}
.column {
    float: left;
    padding: 0 10px;
}
.card {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    padding: 16px;
    display: flex;
}
.text-inner {
    padding-left: 20px;
    font-size: 14px !important;
}
.title {
    margin: 0px 0 5px 0;
}

.rowcard {
    margin: 0 -5px;
    padding-top: 20px;
}

.titledesc{
    font-weight: 700;
    text-transform: uppercase;
    color: #262626;
    font-size: 16px;
    line-height: 1.2em;
    letter-spacing: .08em;
    margin: 8px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
video {
  width: 100%;
  height: auto;
}
.responsive {
  width: 100%;
  height: 74 !important;
  margin-top: 50px
}


@media screen and (max-width: 540px)
{
	.chkpadding{
	 padding-left: 17%;
    }

	.home-page .header{
		min-height: unset !important;
		height:unset !important;
		margin-bottom: unset !important;
	}
	.vp-center{
		display: unset !important;
	}
	.ifm{
		height: 200px !important;
	}
}

@media screen and (min-width: 540px) and (max-width: 780px) {
	

	.home-page .header{
		min-height: unset !important;
		height:unset !important;
		margin-bottom: unset !important;
	}
	.vp-center{
		display: unset !important;
	}
	.ifm{
		height: 200px !important;
	}
}

.rvsimg{
    top: 8%;
    position: absolute;
    left: 0%
}